Welcome![Sign In][Sign Up]
Location:
Search - face recognition code in matlab

Search list

[matlabcardoso code

Description: cardoso 的ICA编码,可以用在人脸识别上面-Cardoso ICA coding, can be used in the above Face Recognition
Platform: | Size: 5120 | Author: 毛克 | Hits:

[GDI-BitmapMatlab_Examples

Description: 外国下载到的GABOR人脸识别源码,如果大家喜欢我还有很多自己写的和下载到的,我不是搞C++和JAVA的,所以上传的都是MATLAB的.个人专研人脸识别,欢迎大家一起学习-foreign downloaded to the Gabor face recognition source code, If you like I still have a lot of their own written and downloaded to, I do not engage in C and Java. So are uploaded MATLAB. Face Recognition personal interest in the study, all are welcome to learn
Platform: | Size: 3072 | Author: djfh hdh | Hits:

[Software EngineeringFaceRecogitionUsingASM

Description: 我国对Active Shape Model 的研究,主要应用在人脸识别方面。-our Active Shape Model of the study, the main application areas in face recognition.
Platform: | Size: 2831360 | Author: rllzyy | Hits:

[matlabFaceRecognitionASM

Description: 人脸识别中使用的特征定位源码。 是MATLAB编写的基于多方案统计学的完整的动态形状定位源代码。-Face Recognition feature of the use of source positioning. Is a MATLAB program based on multi-prepared statistics, integrated and dynamic shape of positioning the source code.
Platform: | Size: 23552 | Author: 陈非 | Hits:

[Compress-Decompress algrithmsnmf

Description: Code to run the Non-negative Matrix Factorization algorithm as presented in the Lee, Seung 1999 Nature paper.
Platform: | Size: 1211392 | Author: chenjiawei | Hits:

[Graph Recognizelocal_projection_entropy

Description: 采用局部投影熵进行人脸识别的源程序,在常见的数据库上的实验识别率较高,特别是算法对光照不敏感.-Entropy using the local projection of the source code for face recognition, in the common database of experimental high recognition rate, especially the algorithm is not sensitive to light.
Platform: | Size: 13312 | Author: 陈浩 | Hits:

[Graph programfacegaborprotected

Description: this source code of gabor feature extraction for face recognition.-this is source code of gabor feature extraction for face recognition.
Platform: | Size: 311296 | Author: Qaiser | Hits:

[matlabFaceRecognitionSystem

Description: matlab source code eigen face for face recognition,can detect pose and expression
Platform: | Size: 174080 | Author: zizi | Hits:

[Graph programLDAface

Description: LDA实现人脸特征提取和识别,用matlab编写,和结果分析-A matlab code of LDA for face recognition
Platform: | Size: 2048 | Author: xiaoxiran | Hits:

[Special EffectsFLD_based-Face-Recognition-System_v2

Description: 人脸识别中的经典算法代码FLD,对初学者很有用,可以下来用用看-Face Recognition in the classical algorithm code FLD, useful for beginners, you can look down and used by
Platform: | Size: 181248 | Author: jarry | Hits:

[matlabfdsystem

Description: face detection and face recognition system .a test code for reasercher
Platform: | Size: 1024 | Author: gfd | Hits:

[matlabfrdatasetsv

Description: source code for face recognition using ica .a usefull code.
Platform: | Size: 3072 | Author: ali | Hits:

[matlabfacerecognitionsv

Description: code for face recognition using ica (independent component analysis) .a good code sor reaserch.
Platform: | Size: 3072 | Author: ali | Hits:

[Special Effectsfdp5finalMatlab.tar

Description: 这是一个使用了Gabor特征提取和人工智能的人脸检测系统源代码 使用步骤: 1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱) 2. 找到"main.m"文件 3. 命令行中运行它 4. 点击"Train Network",等待程序训练好样本 5. 点击"Test on Photos",选择一个.jpg图片,识别。 6. 等待程序检测出人脸区域 createffnn.m, drawrec.m, gabor.m, im2vec.m, imscan.m, loadimages.m, main.m, template1.png, template2.png, trainnet.m-This is a use of the Gabor feature extraction and artificial intelligence source code of face detection system using the steps: 1. Copy all files to the MATLAB working directory (sure you have installed the Image Processing Toolbox, and artificial intelligence toolbox) 2. Found " main.m " file 3. the command line, run it 4. Click the" Train Network " , waiting for a good sample of the training program 5. Click the" Test on Photos " , select a. jpg image recognition. 6. Wait for the program detects the face region createffnn.m, drawrec.m, gabor.m, im2vec.m, imscan.m, loadimages.m, main.m, template1.png, template2.png, trainnet.m
Platform: | Size: 140288 | Author: 郑碧波 | Hits:

[Special Effectsimage-recognition-

Description: 图像识别的MATLAB代码,包括人脸识别和虹膜识别,在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。-Matlab source code of image recognition, including face recognition and iris recognition, iris position in the digital image in an effective location is the key problem of iris recognition. With an active contour model based method to locate the position of the iris, the first gray projection method used to detect a point inside the pupil as a pupil of the pseudo-center, the center can be as long as fall within the pupil.
Platform: | Size: 959488 | Author: gaotengfei | Hits:

[matlabCODE

Description: 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序是下载的一个通用的虹膜识别程序,可以运行 5 GML_AdaBoost_Matlab_Toolbox是一个很好用的adaboost matlab工具箱 6 libsvm-mat-2.91-1 是用C编写的改进的SVM程序,代码质量很高,提供了matlab接口 7 SIFT_Matlab 是编写的利用sift特征进行的宽基线匹配,代码质量高 8 FLDfisher 是利用fisher 线性降维方法进行人脸识别-1.GeometricContext file is complete the picture in the geometric direction of target classification. References " Automatic Photo Pop-up" Hoiem 2005 2 GrabCut the target file is an interactive segmentation of image reference " " GrabCut " - Interactive Foreground Extraction using Iterated Graph Cuts" C. Rother 2004 3 HOG documents prepared under their own HOG Characteristics of pedestrian detection matlab code 4 iris recognition process is to download a general iris recognition program, you can run 5 GML_AdaBoost_Matlab_Toolbox is a good use of adaboost matlab toolbox 6 libsvm-mat-2.91-1 is written in C to improve the SVM procedures, code of high quality, provides a matlab interface to 7 SIFT_Matlab is prepared for the use of sift features a wide baseline matching, the code is the use of high quality 8 FLDfisher fisher linear dimension reduction method for face recognition
Platform: | Size: 6918144 | Author: 张数 | Hits:

[matlabICAmatlab

Description: ICA人脸识别算法实例matlab源码.txt-ICA face recognition matlab source code examples. Txt
Platform: | Size: 2048 | Author: 孙伟 | Hits:

[Algorithmlaoqeng

Description: 遗传算法无功优化,Gabor小波变换与PCA的人脸识别代码,在matlab R2009b调试通过。- Genetic algorithm based reactive power optimization, Gabor wavelet transform and PCA face recognition code, In matlab R2009b debugging through.
Platform: | Size: 6144 | Author: 雷日斌 | Hits:

[matlab4021

Description: Gabor小波变换与PCA的人脸识别代码,在matlab R2009b调试通过,包括单边带、双边带、载波抑制及四倍频。- Gabor wavelet transform and PCA face recognition code, In matlab R2009b debugging through, Including single sideband, double sideband, suppressed carrier and quadruple.
Platform: | Size: 6144 | Author: 赵心堂 | Hits:

[Otherface-recognition

Description: THIS CODE IS CREATED IN MATLAB FOR FACE RECOGINITION
Platform: | Size: 243712 | Author: sharmaneelam | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net